projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7899ade
)
Add NEWS marks for focus-{in, out}-hook.
author
Xue Fuqiao
<xfq.free@gmail.com>
Sun, 22 Dec 2013 01:17:48 +0000
(09:17 +0800)
committer
Xue Fuqiao
<xfq.free@gmail.com>
Sun, 22 Dec 2013 01:17:48 +0000
(09:17 +0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 18b15971c661ba37719684f37db886d5ed911c10..06e56e7a137255073d4d6c1ccc3da59a60c145da 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-169,6
+169,7
@@
bound to <f11> and M-<f10>, respectively.
plus enhancements like the ability to restore deleted frames. The
command `frame-configuration-to-register' still exists, but is unbound.
++++
*** New hooks `focus-in-hook', `focus-out-hook'.
These are normal hooks run when an Emacs frame gains or loses input focus.